WEXP/XP interaction?

This is really to try and scope a problem, but if there are solutions they will be gratefully received.

We use the WEXP exporter as part of TREK.
Since my machine was changed to XP from Windows2K exports of tables have developed the following problem:-

Exports to Word via WEXP/TREK of tables have begun losing characters, and have a
paragraph mark inserted at the end of the text.
e.g.
"Personnel carrying out administrator functions on the tool and associated data " is rendered as:-
"Personnel carrying ot administrator functions on the tool and associated data"

This only occurs if the DOORS table text wraps within the cell.

Any offers/comments/insights/sightings?
Bob_Swan - Wed Apr 21 03:45:12 EDT 2010

Re: WEXP/XP interaction?
KeithCollyer - Wed Apr 21 12:02:18 EDT 2010

Has the version of Office also changed? The Telelogic consultancy-supported version of WEXP had to do some nifty coding to get around differences in the way paragraphs on the clipboard are handled in different versions of Word.
I guess it's possible it may be a timing issue or something else working on the clipboard. Basically, "all" WEXP does is to copy material onto the Windows clipboard and paste it.
Not sure how helpful this is.